06. App Walkthrough and Starter Code
L8 07 Architecting Mars HSSCA V2
Download the Mars Real Estate App:
To get started, either download the Mars Real Estate starter code from GitHub, or you can clone the GitHub repo and check out the Starter-Code branch.
Familiarize yourself with the app: Everything provided has been covered in previous lessons.
Build and run the app. The starter app doesn't do much right now, but don't worry, we'll get there!
By the time you take this course, you may be prompted to update the Android Gradle Plugin, or versions of various libraries when you load the project. In general, you shouldn't have issues updating the plugin, but updating the libraries can expose you to unexpected compatibility issues. If you run into "strange" compilation errors, revert to using the same combination of libraries as the solution app.